Einhugur macOS Bridge plugin.

NSRunningApplication.Hide Method

Attempts to hide or the application.

Hide() as Boolean

Parameters

Returns

Boolean
True if the application was successfully hidden, otherwise false.

Remarks

The return value of this function will be false if the application has already quit, or if of a type that is unable to be hidden.

See Also

NSRunningApplication Class